[INFO] fetching crate mp2722 0.1.0...
[INFO] fixing mp2722-0.1.0 against try#622891a4e29178280638a6b63a8908bde2c0c854+cargoflags=-Zfix-edition=start=2015 for pr-157817-2
[INFO] extracting crate mp2722 0.1.0 into /workspace/builds/worker-7-tc1/source
[INFO] started tweaking crates.io crate mp2722 0.1.0
[INFO] removed 0 missing examples
[INFO] finished tweaking crates.io crate mp2722 0.1.0
[INFO] tweaked toml for crates.io crate mp2722 0.1.0 written to /workspace/builds/worker-7-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate mp2722 0.1.0 on toolchain 622891a4e29178280638a6b63a8908bde2c0c854
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate mp2722 0.1.0 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded device-driver-macros v1.0.7
[INFO] [stderr]   Downloaded dd-manifest-tree v1.0.0
[INFO] [stderr]   Downloaded device-driver-generation v1.0.7
[INFO] [stderr]   Downloaded device-driver v1.0.7
[INFO] [stderr]   Downloaded askama v0.14.0
[INFO] [stderr]   Downloaded askama_derive v0.14.0
[INFO] [stderr]   Downloaded kdl v6.5.0
[INFO] [stderr]   Downloaded askama_parser v0.14.0
[INFO] [stderr]   Downloaded i2cdev v0.6.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3a6becf2bc8dde7f3fa57ede90e4f284e72d296796fc446bbb1e2c7cc0530151" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] a8969e4a9c7b86b8d0a2a25f2901929df9279ded39d00fb0dc4abe497d13a09e
[INFO] running `Command { std: "docker" "start" "a8969e4a9c7b86b8d0a2a25f2901929df9279ded39d00fb0dc4abe497d13a09e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "a8969e4a9c7b86b8d0a2a25f2901929df9279ded39d00fb0dc4abe497d13a09e" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "a8969e4a9c7b86b8d0a2a25f2901929df9279ded39d00fb0dc4abe497d13a09e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=" "-e" "RUSTDOCFLAGS=" "-w" "/opt/rustwide/workdir" "--user" "0:0" "a8969e4a9c7b86b8d0a2a25f2901929df9279ded39d00fb0dc4abe497d13a09e" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fix" "--allow-no-vcs" "--allow-dirty" "--frozen" "--all" "--all-targets" "--message-format=json" "-Zfix-edition=start=2015", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde_core v1.0.226
[INFO] [stderr]    Compiling cfg-if v1.0.3
[INFO] [stderr]    Compiling libc v0.2.176
[INFO] [stderr]    Compiling serde v1.0.226
[INFO] [stderr]    Compiling winnow v0.7.13
[INFO] [stderr]    Compiling hashbrown v0.16.0
[INFO] [stderr]    Compiling memchr v2.7.5
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]    Compiling memoffset v0.7.1
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling zerocopy v0.8.27
[INFO] [stderr]    Compiling itoa v1.0.15
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling tap v1.0.1
[INFO] [stderr]    Compiling encoding_rs v0.8.35
[INFO] [stderr]    Compiling ryu v1.0.20
[INFO] [stderr]     Checking bitflags v2.9.4
[INFO] [stderr]    Compiling anyhow v1.0.100
[INFO] [stderr]    Compiling miette v7.6.0
[INFO] [stderr]    Compiling wyz v0.5.1
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]    Compiling radium v0.7.0
[INFO] [stderr]    Compiling memoffset v0.6.5
[INFO] [stderr]    Compiling funty v2.0.0
[INFO] [stderr]    Compiling winnow v0.6.24
[INFO] [stderr]    Compiling thiserror v2.0.16
[INFO] [stderr]    Compiling convert_case v0.6.0
[INFO] [stderr]    Compiling indexmap v2.11.4
[INFO] [stderr]    Compiling embedded-io-async v0.6.1
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling num-complex v0.4.6
[INFO] [stderr]     Checking embedded-io v0.6.1
[INFO] [stderr]    Compiling bitvec v1.0.1
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling num-iter v0.1.45
[INFO] [stderr]    Compiling askama_parser v0.14.0
[INFO] [stderr]     Checking nix v0.26.4
[INFO] [stderr]     Checking nix v0.23.2
[INFO] [stderr]     Checking nix v0.27.1
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]     Checking gpio-cdev v0.6.0
[INFO] [stderr]    Compiling hashlink v0.9.1
[INFO] [stderr]    Compiling yaml-rust2 v0.9.0
[INFO] [stderr]    Compiling num-rational v0.4.2
[INFO] [stderr]    Compiling num v0.4.3
[INFO] [stderr]    Compiling kdl v6.5.0
[INFO] [stderr]    Compiling thiserror-impl v2.0.16
[INFO] [stderr]    Compiling toml_datetime v0.6.11
[INFO] [stderr]    Compiling serde_spanned v0.6.9
[INFO] [stderr]    Compiling toml_edit v0.22.27
[INFO] [stderr]    Compiling askama_derive v0.14.0
[INFO] [stderr]     Checking sysfs_gpio v0.6.2
[INFO] [stderr]     Checking unescaper v0.1.6
[INFO] [stderr]     Checking i2cdev v0.6.1
[INFO] [stderr]     Checking spidev v0.6.0
[INFO] [stderr]     Checking serialport v4.7.3
[INFO] [stderr]    Compiling askama v0.14.0
[INFO] [stderr]     Checking linux-embedded-hal v0.4.0
[INFO] [stderr]    Compiling toml v0.8.23
[INFO] [stderr]    Compiling dd-manifest-tree v1.0.0
[INFO] [stderr]    Compiling device-driver-generation v1.0.7
[INFO] [stderr]    Compiling device-driver-macros v1.0.7
[INFO] [stderr]     Checking device-driver v1.0.7
[INFO] [stderr]     Checking mp2722 v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr] error: could not compile `mp2722` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/622891a4e29178280638a6b63a8908bde2c0c854/bin/rustc --crate-name mp2722 --edition=2024 src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("defmt-03"))' -C metadata=b338dedf3d7f1c8f -C extra-filename=-3752dd10f02403a7 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern device_driver=/opt/rustwide/target/debug/deps/libdevice_driver-9818a91670c29173.rmeta --extern embedded_hal=/opt/rustwide/target/debug/deps/libembedded_hal-c2861191064355a4.rmeta` (signal: 13, SIGPIPE: write on a pipe with no one to read)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `mp2722` (lib test)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/622891a4e29178280638a6b63a8908bde2c0c854/bin/rustc --crate-name mp2722 --edition=2024 src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=2 --test --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("defmt-03"))' -C metadata=2cce2c36c2e5c460 -C extra-filename=-c9e90e55fa2c2f3f --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern device_driver=/opt/rustwide/target/debug/deps/libdevice_driver-9818a91670c29173.rmeta --extern embedded_hal=/opt/rustwide/target/debug/deps/libembedded_hal-c2861191064355a4.rmeta --extern linux_embedded_hal=/opt/rustwide/target/debug/deps/liblinux_embedded_hal-5474a1cdbd8544a7.rmeta` (signal: 13, SIGPIPE: write on a pipe with no one to read)
[INFO] running `Command { std: "docker" "inspect" "a8969e4a9c7b86b8d0a2a25f2901929df9279ded39d00fb0dc4abe497d13a09e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a8969e4a9c7b86b8d0a2a25f2901929df9279ded39d00fb0dc4abe497d13a09e", kill_on_drop: false }`
[INFO] [stdout] a8969e4a9c7b86b8d0a2a25f2901929df9279ded39d00fb0dc4abe497d13a09e
